GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > CellStyleCommand クラス > Apply メソッド : Apply(IWorksheet,Reference[],String) メソッド |
'Declaration
Public Overloads Shared Function Apply( _ ByVal worksheet As IWorksheet, _ ByVal ranges() As Reference, _ ByVal styleName As String _ ) As CellStyleCommand
public static CellStyleCommand Apply( IWorksheet worksheet, Reference[] ranges, string styleName )